-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor tests to reduce creation of venvs for speed #294
Refactor tests to reduce creation of venvs for speed #294
Conversation
Introduce new message for `uv add --frozen` to ask for manual install
CodSpeed Performance ReportMerging #294 will not alter performanceComparing Summary
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #294 +/- ##
=======================================
Coverage 95.02% 95.03%
=======================================
Files 61 61
Lines 2756 2759 +3
=======================================
+ Hits 2619 2622 +3
Misses 137 137 ☔ View full report in Codecov by Sentry. |
Tweaking the pre-commit placeholder to use
|
Introduce new message for
uv add --frozen
to ask for manual install